Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented May 25, 2025

Motivation and Context

This PR removes a redundant require statement that is already present in the server.rb: https://github.com/modelcontextprotocol/ruby-sdk/blob/89ef9d8/lib/model_context_protocol/server.rb#L5

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

This PR removes a redundant require statement that is already present in the `server.rb`:
https://github.com/modelcontextprotocol/ruby-sdk/blob/89ef9d8/lib/model_context_protocol/server.rb#L5
@atesgoral atesgoral merged commit 1ba438f into modelcontextprotocol:main May 27, 2025
4 checks passed
@koic koic deleted the remove_duplicate_require_relative branch May 27, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants